The attached trivial patch fixes cases where a block device is mounted
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 30 Mar 2006 15:53:37 +0000 (16:53 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 30 Mar 2006 15:53:37 +0000 (16:53 +0100)
commit20603fcf9a4c03a729762a76dec07a9741b8cb8e
treef0bf5303225a16fee30a294979c8920372043700
parente0d7fab70fbba5d42253b31f7841952121fa5fad
The attached trivial patch fixes cases where a block device is mounted
read-only in domain 0, but still fails to be shared with a domU, because
it is mis-identified as being mounted writable.  (On SUSE, CDs and DVDs
are auto-mounted not with merely permissions "ro", but
"ro,nosuid,nodev", hence the mis-identification.)

Signed-off-by: Charles Coffing <ccoffing@novell.com>
tools/examples/block